home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 019a / eddy553.zip / EDDY_HST.DOC next >
Text File  |  1991-06-19  |  15KB  |  339 lines

  1.  
  2.  
  3.  
  4.                                    EDDY (TM)
  5.  
  6.  
  7.  
  8.                                REVISION HISTORY
  9.  
  10.  
  11.     Since the first public release of EDDY, many intermediate versions have
  12.     been produced, but they had very limited distribution.  There does not
  13.     seem to be any useful purpose in detailing the history of all of them.
  14.  
  15.     This document describes functionality changes other than minor bug
  16.     fixes.  Changes in the current version of EDDY are described first.
  17.  
  18.     Changes to versions prior to 4.15 have been deleted from this file, as
  19.     there seems to be little interest in ancient history among the user
  20.     base.  If you have one of the older versions, and feel that you need
  21.     this information, I'll be glad to send it to you.  Just ask.
  22.  
  23.  
  24.  
  25.     Version 5.53 (changes since 5.51)
  26.     =================================
  27.     Documentation update only, to incorporate information relating to the
  28.     Association of Shareware Professionals (ASP).
  29.  
  30.     Version 5.51 (changes since 5.49)
  31.     =================================
  32.  
  33.     1.  <Ctrl>-shifted letter keys are treated similarly in LOOK mode as
  34.         they are in EDIT, described in item 3, version 5.49, below.  Note
  35.         that when entering data, as in PATCH or FIND, the <Ctrl>-shifted
  36.         letters enter their corresponding characters.
  37.  
  38.     2.  <Alt-S-p> sends a form feed to the printer.
  39.  
  40.     3.  <S-F7> and <S-^F7> are used for the "Destroy" and "Destroy ALL"
  41.         commands.  Formerly, these commands used <F8> and <^F8>.  <F8> now
  42.         reserved for future use.
  43.  
  44.  
  45.     Version 5.49 (changes since 5.45)
  46.     =================================
  47.  
  48.     1.  When calculating the net change in disk usage for the UPDATE
  49.         confirmation display, space used for directories is included
  50.         whether or not option /D is on. (Except with disks larger than
  51.         32 MB, for which this is not yet implemented.)
  52.  
  53.     2.  Read-only files may be patched without explicitly turning off the
  54.         read-only attribute first (after a warning and "yes" answer from
  55.         the keyboard).
  56.  
  57.     3.  Some users who use different keyboards at different times have
  58.         mentioned that they often hit <Ctrl> when they want <Alt> om the
  59.         AT-style "enhanced" keyboard.  To minimize errors due to this
  60.         problem, in EDIT mode EDDY treats most <Ctrl>-shifted letter keys
  61.         the same as if the corresponding <Alt>-shifted key.  Thus, either
  62.         <Alt-o> or <^o> can be used to change the option settings, <Alt-a>
  63.         or <^a> to set an attribute filter, etc.
  64.  
  65.     Only four of the letter keys are not always treated this way:  <^f>,
  66.         <^w>, <^n> and <^y>.  <^f> always means "FIND in all files".  <^w>
  67.         always means "Where's that file?".  <^n> and <^y> set attributes IF
  68.         the cursor is in the attribute field; if not, <^n> sorts the
  69.         directory by name (like <Alt-n>) and <^y> has no effect (like
  70.         <Alt-y>).
  71.  
  72.     4.  Option /W is used only from the command line.  To initiate "Where's
  73.         that file?" searching within EDDY, only <^w> is used.
  74.  
  75.     Version 5.45 (changes since 5.44)
  76.     =================================
  77.  
  78.     1.  When EDDY asks for a "y/n" response, again pressing the same key
  79.         that produced the message is treated as "yes".
  80.  
  81.     2.  The "seconds" field of a file's timestamp may be edited. (But only
  82.         even #s may be entered - a DOS limitation.)
  83.  
  84.     3.  <Alt=p>, pressed when you are in EDIT mode, prints the directory.
  85.         If you press <Alt-p> when EDDY is waiting for you to confirm that
  86.         you want to UPDATE (i.e., after you have pressed <Enter>), all
  87.         update actions will be printed as they occur.  Pressing <Alt-p>
  88.         again turns printing off.
  89.  
  90.     Version 5.44 (changes since 5.42)
  91.     =================================
  92.  
  93.     1.  Bit stripping now works with hex-format displays.
  94.  
  95.     2.  When LOOKing at a file in hex format, you may select the hex portion
  96.         of the display to be in words (as opposed to the normal bytes) by
  97.         pressing <w>.  If you want to see the words in inverted order (high-
  98.         order byte first), press <W>.  Press the same key again to return to
  99.         the normal byte display.
  100.  
  101.     Version 5.42 (changes since 5.34)
  102.     =================================
  103.  
  104.     1.  You may delete a subdirectory that is not empty.  When you press
  105.         <F7>, EDDY will tell you if this is the case, and wait for you to
  106.         decide whether to proceed.  If you do go ahead with the delete, all
  107.         files - and all subdirectories below the current one, plus all of
  108.         their files - will be deleted when you UPDATE.  Read only attributes
  109.         on files or subordinate subdirectories will be ignored.
  110.  
  111.     2.  The LOOK mode functions are now in a separate program module -
  112.         EDDYLOOK.AUX - which is loaded only when required.  This results in
  113.         three improvements:  1) EDDY can display more files (up to around
  114.         400); 2) more memory is available for use with the DOS Gateway; and
  115.         3) the initial program load is slightly faster.
  116.  
  117.     3.  EDDY can switch freely between SUBST'ed drives and subdirectories
  118.         and their un-SUBST'ed, fully expanded path equivalents. See EDDY.DOC,
  119.         Section 5.5 for more info on this.
  120.  
  121.     4.  <Alt-^F7> flags all files as "ignored".  Sounds silly, but see
  122.         EDDY.DOC Section 13.1.
  123.  
  124.     5.  Customizing by using a previously-customized version of EDDY (item
  125.         5, version 5.26, below) is no longer available.  The logic needed to
  126.         ensure full compatibility between versions is bulkier and more cumber-
  127.         some than seems warranted for such an infrequently-used feature.
  128.  
  129.     6.  When LOOKing at an entire disk, any sectors which had read errors
  130.         when read by DOS are flagged with "???" between the hex and ASCII
  131.         portions of the display.
  132.  
  133.     7.  When LOOKing at RAM, the display is updated constantly to let you
  134.         watch locations that change dynamically (not for CGAs).
  135.  
  136.     Version 5.34 (changes since 5.31)
  137.     =================================
  138.  
  139.     1.  <S-^F9> is a multi-file "Point-and-shoot" for ALL displayed files,
  140.         allowing you to process a list of files with the command(s) of your
  141.         choice - e.g., MASM, PRINT, PKARC, WS or ???.  See EDDY.DOC Section
  142.         15.2.2.
  143.  
  144.     2.  Comparing files - <Alt-S-F3> - has been enhanced to tell you where the
  145.         differences in files are, including in files of different lengths.
  146.  
  147.     3.  A file that has been "ignored" - <Alt-F7> - is "un-ignored" only when
  148.         a command affecting that file is performed.
  149.  
  150.     4.  When you exit to DOS from EDDY using <F9>, the "prompt" string is
  151.         changed to include the characters "Exit>" at the end.  This is to
  152.         remind you that EDDY is still active, and needs eventually to be
  153.         EXITed to and terminated.  See EDDY.DOC Section 24.3.1 if you don't
  154.         like this change.
  155.  
  156.     Version 5.31 (changes since 5.27)
  157.     =================================
  158.  
  159.     1.  <S-^F3> compares all working directory entries to their correspon-
  160.         ding target directory entries.  For each entry, the result of the
  161.         comparison is displayed, and EDDY pauses until a key is pressed.
  162.  
  163.     2.  When the display is in inverted order (e.g., after <Alt-i>), moving
  164.         the cursor to the bottom of a subdirectory list via <PgDn> or <^End>
  165.         leaves the cursor on the '..' entry, ready for a possible <F3>.
  166.  
  167.     3.  Option /I is eliminated.
  168.  
  169.     4.  Mailing address on final display changed.
  170.  
  171.     Version 5.27 (changes since 5.26)
  172.     =================================
  173.  
  174.     1.  Copying and moving is now done AFTER all other changes - renaming,
  175.         timestamp, attributes - have been made to a file.  Previously, copies
  176.         and moves were done first.
  177.  
  178.     Version 5.26 (changes since 5.17)
  179.     =================================
  180.  
  181.     1.  Pressing <Alt-S-F3> compares the contents of the current file to a
  182.         file with the same name in the target directory, and reports
  183.         whether they are identical or not.
  184.  
  185.     2.  EDDY now has a "point-and-shoot" capability.  You can define
  186.         commands to be executed on specified files, without leaving EDDY, by
  187.         creating a file called "EDDY.USE".  For example, if EDDY.USE
  188.         contains the line:
  189.                            *.ARC  C:\UTIL\PKARC V %1
  190.         pressing <S-F9> while the cursor is on a file with a ".ARC"
  191.         extension will display the contents of that file.
  192.  
  193.     3.  When the cursor is on a ".COM", ".EXE" or ".BAT" file, pressing
  194.         <Alt-F9> executes that file, then returns to EDDY.
  195.  
  196.     4.  The COPY/MOVE/DELETE Controls default settings are changed to
  197.         Y,Y,C,C,N,N.
  198.  
  199.     5.  If you are upgrading to a new level of EDDY, and you already have an
  200.         old copy customized the way you like it, you may tell EDDY to create
  201.         the new version with the same customized configuration as the old.
  202.         See EDDY.DOC, Section 24.3.
  203.  
  204.     Version 5.17 (changes since 5.05)
  205.     =================================
  206.  
  207.     1.  A "FIND and REPLACE" function is now available.  It is toggled
  208.         ON/OFF by pressing <Alt-r> while the FIND window is displayed.  If you
  209.         start a search (by pressing <Enter> or <^Enter>) while the "REPLACE"
  210.         portion of the window is displayed, REPLACE is activated whenever a
  211.         match is found.
  212.  
  213.     2.  <End> is used to mark the end of a FIND string, rather than <Up>.
  214.  
  215.     3.  COPY, MOVE, DELETE and DESTROY can now be done in batch mode.
  216.  
  217.     4.  The file attribute heading letters have been changed from "RHSDAN"
  218.         to "RHYDAS"; the meaning of "S" is now "Shared" (replacing "N"
  219.         for "Network"), and "Y" means "sYstem".
  220.  
  221.     5.  The following operations are not allowed on network drives or on
  222.         disks larger than 32 MB:
  223.         - Any action (LOOK, PATCH, etc.) on the disk as a whole
  224.         - Moving directories
  225.         - Changing directory timestamps
  226.  
  227.     6.  The COPY/MOVE Controls may be used to govern the selection of files
  228.         to be deleted, also.  This is useful when "cleaning up" a disk with
  229.         lots of duplicate files in various directories.  You may, for
  230.         example, tell EDDY to delete only files that are also in the target,
  231.         and which have timestamps older than or the same as that file in the
  232.         target.  See EDDY.DOC, Sections 10 and 12.2.
  233.  
  234.         The default settings for the Controls are N,Y,C,C,N,N.
  235.  
  236.     7.  When LOOKing at a file, <F3> has the same effect as <Esc>, thus
  237.         saving a finger move between keys.  <F4> works similarly for PATCH.
  238.  
  239.  
  240.  
  241.     Version 5.05 (changes since 5.01)
  242.     =================================
  243.  
  244.     1.  You may move subdirectories, including any files and other direc-
  245.         tories they may contain (i.e., "prune and graft").
  246.  
  247.     2.  You may change the timestamp on directories.
  248.  
  249.     3.  In LOOK mode, <Alt-p> prints the file.  Printing starts with the
  250.         first line of the display, and continues until a key is pressed.
  251.  
  252.     4.  In LOOK mode, <e> toggles EGA/VGA monitor between 25 lines per
  253.         screen and 43/50 lines.
  254.  
  255.     5.  The DOS gateway is now available in LOOK mode, by pressing <F9>.
  256.  
  257.  
  258.     Version 5.01 (changes since 4.16)
  259.     =================================
  260.  
  261.     1.  You may now LOOK at, FIND strings on, PATCH and COPY data from disks
  262.         directly by physical sectors, without regard to file or directory
  263.         structure.  It's all described in Section 19 of EDDY.DOC.  (In
  264.         version 5.08 and later, Section 21).  Extreme caution advised!
  265.  
  266.         PATCHing for physical disk sectors can also be permanently disabled,
  267.         if you want to put EDDY on a machine which potentially-mischievous
  268.         people can access.
  269.  
  270.     2.  EDDY now does data recovery.  Using the above features, you can
  271.         easily select data to be copied to a target file.  No dangerous
  272.         direct patching of directories and FATs required to recover a
  273.         deleted file.  See Section 20 (in 5.08, 22) for details.
  274.  
  275.     3.  A file that is tagged for "Copy" may also be tagged so that the
  276.         new copy will be bit-stripped (any high-order bits removed) and/or
  277.         have any TAB characters expanded.  This is done by pressing <Alt-b>
  278.         or <Alt-number>, respectively.  These commands have the same effect
  279.         on the new copy that they would have on the LOOK mode display for
  280.         the file.
  281.  
  282.         The file must already be tagged for "Copy" before these commands
  283.         will work.
  284.  
  285.     4.  Option /D, directory sizing, has been introduced.  Normally, the
  286.         disk space used to hold subdirectories is not included in EDDY's
  287.         display or calculations.  If you turn on option /D, all such space
  288.         will be accounted for in the display.  However, the processing
  289.         needed to gather the information is VERY time-consuming, so you may
  290.         only wish to use it in cases where the information is really
  291.         important.
  292.  
  293.     5.  Some users report program "hangs" (or no response at all) when
  294.         certain keys or key combinations are used.  If this happens to you,
  295.         try using option /I when you execute EDDY.  Option /I tells EDDY to
  296.         use BIOS calls to access the keyboard, rather than the DOS calls
  297.         used normally. It also enables cursor size changes, and the pitch
  298.         and duration of "beeps" are controlled by EDDY, rather than DOS.
  299.  
  300.     6.  The display heading and the update summary display reflect the
  301.         actual physical disks involved, even if they are SUBSTed or ASSIGNed,
  302.  
  303.     7.  When entering FIND strings, the "don't match" attribute is specified
  304.         by pressing <Alt-k> instead of <Alt-m>.
  305.  
  306.     8.  HELP now offers menu selection of HELP topics.  <F1> while in HELP
  307.         displays the menu, providing a "HELP-for-HELP" facility.
  308.  
  309.     9.  Auto-scroll works only in LOOK mode.
  310.  
  311.    10.  The suggested registration fee is increased to $20.00.
  312.  
  313.  
  314.     Version 4.16 (changes since 4.15)
  315.     =================================
  316.  
  317.     1.  When option /F is ON (file renaming enabled), a "." appears between
  318.         the filename and extension fields in the display.  If it is ON for
  319.         only the current file (i.e., you pressed <Ins>), then only that
  320.         file's display has the ".".
  321.  
  322.     2.  If you rename EDDY.COM, and use the new name to execute EDDY, (and
  323.         you are using DOS 3.0 or later), the initial HELP screen will always
  324.         be suppressed.
  325.  
  326.     3.  You may include default attribute filters when customizing.  This
  327.         could be used, for example, to suppress display of hidden files
  328.         unless you explicitly ask for them.
  329.  
  330.     4.  If you turn on option /K, then the key you use to respond to the
  331.         "Press a key..." message will be used as a command if it is one of
  332.         the valid command keys.
  333.  
  334.     5.  If you made an error in the target directory specification on the
  335.         command line, earlier versions of EDDY terminated with an error
  336.         message.  Now, the working directory is displayed normally, and a
  337.         new target is requested, just as though you had pressed <Alt-t>.
  338.  
  339.